github.com/klauspost/compress/flate.decompressor.Read (method, view implemented interface methods)

one use

	github.com/klauspost/compress/flate (current package)
		inflate.go#L382: func (f *decompressor) Read(b []byte) (int, error) {